Vcenter VmTemplate LibraryItems Versions Summary
The Vcenter VmTemplate LibraryItems Versions Summary schema contains commonly used information about a version of a library item containing a virtual machine template.
This schema was added in vSphere API 6.9.1.
{
"version": "string",
"vm_template": "string"
}
The version of the library item.
This property was added in vSphere API 6.9.1.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.content.library.item.Version
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.content.library.item.Version
.
Identifier of the virtual machine template associated with the library item version. This property is the managed object identifier used to identify the virtual machine template in the vSphere Management (SOAP) API.
This property was added in vSphere API 6.9.1.